No debugging output, please.
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 8 Apr 2005 20:37:51 +0000 (20:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 8 Apr 2005 20:37:51 +0000 (20:37 +0000)
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-pcx.c

index 449606314ccb0a8e1cd77052b6f3e9a4a2b95313..f451523b21912f79cc1eceb153c11cfce8ece8cb 100644 (file)
@@ -1,3 +1,7 @@
+2005-04-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * io-pcx.c: No debugging output, please.
+
 2005-04-07  Matthias Clasen  <mclasen@redhat.com>
 
        * io-bmp.c (DecodeColormap): Initialize the colormap to 
index d1042cb7dce0b786245b0650f819e4114a63ec4b..7a5ac66bf6d36310d5e03b5197b16ba68b4411a4 100644 (file)
@@ -27,7 +27,7 @@
 #include "gdk-pixbuf-private.h"
 #include "gdk-pixbuf-io.h"
 
-#define PCX_DEBUG
+#undef PCX_DEBUG
 
 #define PCX_TASK_DONE 0
 #define PCX_TASK_LOAD_HEADER 1